Don't unnecessarily expose areas copied by native windowing system
authorAlexander Larsson <alexl@redhat.com>
Tue, 3 Nov 2009 13:47:31 +0000 (14:47 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 5 Nov 2009 11:52:12 +0000 (12:52 +0100)
commit4cd5c9894268966d4d8a2586a7d5a7c5c440ee33
tree1cab583f1f068bdb6f96e6b98fa29a948064468d
parenta299797883440e7671956d73761885ec102840b0
Don't unnecessarily expose areas copied by native windowing system

When moving or scrolling a window with native children, there is no
need to expose the areas that are copied by the windowing system
as part of moving/resizing the native windows anyway.
gdk/gdkwindow.c